@charset "utf-8";
.header{position: relative;top: 0;}
.ban-txt {z-index: 2;bottom: 3.4vw;left: 5%; line-height: 1.7;}
.ban-txt .en:after{content: "";display: block;width: 3vw;height: 5px;background-color: #ff0000;margin-top: 1vw;}

.page-ban{box-sizing:border-box; background: none;overflow: hidden;position: relative;background: #f5f5f5;}
.page-ban .BannerShow_c1 div{width: 100%;}
.page-ban .BannerShow_c1 img{min-width: 100%;object-fit: cover;display: block;}
.page-ban br{display: none;}
.ResTitle_a1{font-size: 3.5vw;color: #fff;line-height: 1.5;font-weight: bold;}
.ResTitle_a1 span{display: block;display: none;}
.ResTitle_a1 em{text-transform: uppercase;}
.page-nav .sort_btn{display: none;}
.page-nav .R{padding-top: 0.8vw;text-align: right;font-size: 16px;}
.page-nav .R a{display: inline-block;font-weight: bold;color: #4c4c4c;margin-left: 3em;line-height: 30px;}

.nav {position: relative;border: 1px solid #333333;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0;}
.nav .swiper-button-next,.nav .swiper-button-prev{position: absolute;background-image: none;margin: 0;width: 0;height: 0;z-index: 0;
     border-bottom: 20px solid transparent;border-top: 20px solid transparent;top: 50%;
    -webkit-transform:  translateY(-50%) rotate(-180deg) ;
    -ms-transform:  translateY(-50%) rotate(-180deg) ;
    -o-transform:  translateY(-50%) rotate(-180deg) ;
    transform:  translateY(-50%) rotate(-180deg) ;   
}
.nav .swiper-button-next {right: 2%; border-right: 7px solid #126bae;}
.nav .swiper-button-prev {left: 2%;border-left: 7px solid #126bae;}
.nav .swiper-button-next ,.nav .swiper-button-prev{border-bottom-width: 7px;border-top-width: 7px;z-index: 2;}

.ClassList_b2 ,.NavList_a1 {display: inline-block;width: auto;text-align: center;border: 1px solid #0061ae;font-size: 0;}
.ClassList_b2 li,.NavList_a1 li{display: inline-block;width: auto;text-align: center;color: #0061ae;}
.NavList_a1 a,.ClassList_b2 a{font-size: 20px;display: block;position: relative;z-index: 1;padding: 0.8vw 3em;line-height: 30px;
  transition: .6s all ease;-ms-transition: .6s all ease;-webkit-transition: .6s all ease;box-sizing: border-box;
}
.ClassList_b2 li + li,.NavList_a1 li + li{border-left: 1px solid #0061ae;}
.NavList_a1 a.on, .ClassList_b2 .on a{background-color: #0061ae;color: #fff;}

.PosList_a1{font-size: 14px;line-height: 24px;margin-top: 9vw;padding-left: 25px;
    background: url(/images/loc.png) left center no-repeat;
}
.PosList_a1 a{color: inherit;}
.PosList_a1 b{font-weight: normal;}

.main-box{min-height: 400px;font-size: 16px;line-height: 1.8;margin-top: 3vw;}
.main-box img,.view img{max-width: 100% ;}
table{border-collapse: collapse;border: 1px solid #cccccc;max-width: 100%;}
td{ padding: 5px 10px; border: 1px solid #cccccc;}

.page-title{line-height: 1.5;font-size: 2vw;color: #0061ae;font-weight: bold;}
.page-title br, .page-title em{display: none;}
.page-title span{display: inline-block;vertical-align: middle;margin: 0 0.6em;}
.page-title .ResTitle_a2{display: inline-block;}
.page-title .ResTitle_a2:after,.page-title .ResTitle_a2:before{display: inline-block;content: "";width: 1em;height: 1em;
    background-position: center;background-size: contain;background-repeat: no-repeat;vertical-align: middle;
}
.page-title .ResTitle_a2:before{background-image: url(/images/ptl.png);}
.page-title .ResTitle_a2:after{background-image: url(/images/ptr.png);}

.solgan{display: inline-block;line-height: 1.5;padding: 0.5em 1.5em;border-radius: 2em;font-size: 1.3vw;color: #fff;
    background: -webkit-linear-gradient(#007cff, #00b0ff);
    background: -o-linear-gradient(#007cff, #00b0ff);
    background: linear-gradient(#007cff, #00b0ff);
}
.about .L{width: 39.5%;margin-right: 14%;} 
.about .R{width: 44%;text-align: center;}
.about .title{font-size: 2vw; font-weight: bold;color: #0061ae;margin-bottom: 2vw;} 
.about .title span{display: inline-block;vertical-align: middle;margin-right: 0.5em;}
.about .title img{width: 1em;}


/*我要应聘*/
.hrList_title1 { font-size: 30px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: solid #ddd 1px; padding-bottom: 10px; line-height: 50px; color: #e92e5e; }
#join { padding-top: 30px; }
.join_Left { width: 45%; float: left; }
.InputV2 { height: 38px; width: 100%; line-height: 38px; padding: 0 2%; border: 1px solid #ddd; background-color: #fafafa; box-sizing: border-box; }
.InputV2:focus { border: 1px solid #0061ae; background-color: #fff; }
.TextareaV2 { line-height: 150%; width: 100%; padding: 2%; border: 1px solid #ddd; background-color: #fafafa; resize: none; box-sizing: border-box; }
.TextareaV2:focus { border: 1px solid #0061ae; background-color: #fff; }
.ButtonV2 { height: 40px; line-height: 40px; padding: 0 20px; background-color: #e92e5e; color: #fff; font-size: 18px; cursor: pointer; font-family: "微软雅黑"; }
.join_Left li { height: 40px; width: 100%; float: left; margin-bottom: 12px; }
.join_Left .name { width: 70%; float: left; }
.join_Left .sex { width: 26%; float: right; line-height: 40px; }
.join_Left .phone { width: 70%; float: left; position: relative; }
.join_Left .Obtain { display: block; width: 90px; text-align: center; position: absolute; height: 28px; border: none; line-height: 28px; right: 6px; top: 5px; font-family: "微软雅黑"; background: #0061ae; color: #fff; cursor: pointer; }
.join_Left input.Obtain:disabled { background-color: #999; }
.join_Left .code { width: 26%; float: right; }
.join_Left .add { width: 100%; float: left; }
.join_Left .btn { width: 31%; float: left; }

.advantage li{width: 50%;float: left;box-sizing: border-box;border:2px solid #fff;height: 25vw;background-size: cover;position: relative;overflow: hidden;}
.advantage li a{display: block;width: 100%;height: 100%;position: relative;}
.advantage li .txt ,.advantage li a>h3{color: #fff;position: absolute;bottom: 3vw;left: 10%;width: 80%;z-index: 2;
  transition:.6s all ease;-ms-transition:.6s all ease;-webkit-transition:.6s all ease;}
.advantage li h3{font-size: 1.8vw;}
.advantage li h3:after{content: "";display: block;width: 2em;height: 6px;border-radius: 3px ;background-color: #fff;margin: 0.5em 0;}
.advantage li .txt{bottom: -100%;opacity: 0;}
.advantage li .txt p{font-size: 16px;opacity: 0;display: none;}
.advantage li a:after{content: "";display: block;width: 100%;height: 0;opacity: 0.85; background-color: #0061ae;position: absolute;left: 0;bottom: 0;
  transition:.6s all ease;-ms-transition:.6s all ease;-webkit-transition:.6s all ease;}
.advantage li a:hover:after{height: 100%;}
.advantage li a:hover .txt{bottom: 3vw;opacity: 1;}
.advantage li a:hover>h3{bottom: 6vw;opacity: 0;}
.advantage li a:hover p{opacity: 1;display: block;}
.advantage li:last-child{background-size: 37vw auto;background-position: center bottom;background-repeat: no-repeat;}

/*联系我们*/
#map_c { width: 100%; height: 500px; background:url(../zhuo/gdmap0.jpg) center no-repeat;background-size: cover; }
.contact_us h1 { font-size: 30px; line-height: 50px; font-weight: normal; margin: 30px 0 20px 0; }
.contact_us .contact_list li { float: left; width: 50%; font-size: 16px; padding: 15px 0; text-indent: 30px;background: left center no-repeat;
    background-size: 1.3em auto;
}
.contact_us .contact_list li.hotline { background-image: url(../images/con01.png) ; }
.contact_us .contact_list li.address { background-image: url(../images/con02.png) }
.contact_us .contact_list li.tel { background-image: url(../images/con03.png) ; }
.contact_us .contact_list li.email { background-image: url(../images/con04.png) ; }
.contact_us .contact_list li.fax { background-image: url(../images/con05.png) ; }

.PhotoList_h1 li a{display: block;position: relative;height: 5.2vw;background: #Fff;}
.PhotoList_h1 li img{position: absolute;left: 50%;top: 50%;max-height: 85%;max-width: 85%;transform: translate(-50%,-50%);display: block;
-ms-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: auto;height: auto;}
.PhotoList_h1 p{display: none;}
.PhotoList_h1 li{box-sizing: border-box;}

.rid46 .ClassList_b2 a{font-size: 16px;}

.page{width: 100%;text-align: center;margin-top: 3.5vw;font-size: 0;}
.page a,.page span{font-size: 14px;color: #9a9a9a;padding: 0.6em 1.1em;margin: 0 2px; line-height: 1.5;display: inline-block;text-align: center;
    font-weight: bold;border: 1px solid #4444;font-weight: normal;
}
.pageinfo{display: none;}
.page span.on,.page a:hover,.page a.on,.page a.cur,.page span.cur{font-weight: bold;background-color: #126bae;color: #fff;border-color: #126bae;}
.map-btn{width: 8em;padding: 6px 0;text-align: center;margin: 2vw auto 0 auto;display: none;background: #126bae;color: #fff;border-color: #fff;}

.load_more_button{display: none;width: 8em;margin-left: auto;margin-right: auto;text-align:center;padding: 0.5em 0;border-radius: 2em;
    background: #126bae;color: #fff;}
.caseback{background: #126bae;display: block;color: #fff; width: 8em;text-align: center;height: 36px;line-height: 36px;border-radius: 18px;font-size: 16px;
    margin: 30px auto 0 auto;}
.caseback.mob{display: none;}

.rid46 .tap_box{display: none;}
.rid46 .tap_box.show{display: block;}
.rid46 .tap_btn li{display: inline-block;color: #4c4c4c;font-size: 20px;margin-right: 2em;}
.rid46 .tap_btn li:after{content: "";display: block;width: 12px;height: 12px;background-color: #0061ae;border-radius: 50%;opacity: 0;
  transition: .3s all ease;-ms-transition: .3s all ease;-webkit-transition: .3s all ease;margin: 0.1em auto -6px auto; 
}
.rid46 .tap_btn .on{color: #0061ae;}
.rid46 .tap_btn .on:after{opacity: 1;}
.tap-group{box-sizing: border-box;padding: 3.5vw;border-top: 6px solid #0061ae;background: #f5f5f5;}

/*案例详情*/
.ProductDetail_b1 p img{display: block;}
.ProductDetail_b1 { width: 100%; margin: 0 auto; }
.ProductDetail_b1 h2 { font-size: 30px; line-height: 50px; font-weight: normal; margin-bottom: 20px; }
.ProductDetail_b1 h3 { font-size: 16px; line-height: 32px; font-weight: normal; font-family: Arial; }
.ProductDetail_b1 .Product_Detail { width: 100%; margin-top: 50px; }
.caseback { width: 180px; height: 180px; display: block; margin: 50px auto; border-radius: 50%; text-align: center; line-height: 180px; font-size: 40px;
    transform: translateY(0px); transition-duration: 0.5s; }
.caseback:hover { transform: translateY(-10px); transition-duration: 0.5s;  }

/* 新闻Banner2022 */
.ComponentInnerBanner2022 {display: block;width: 100%;}
.ComponentInnerBanner2022  .ComponentInnerBanner2022_wrapper {display: block;width: 100%;position: relative;height: 34vh;}
.ComponentInnerBanner2022  .ComponentInnerBanner2022_wrapper .bg_wrapper {display: block;width: 100%;position: absolute;height: 100%;top: 0;left: 0;}
.ComponentInnerBanner2022  .ComponentInnerBanner2022_wrapper .bg_wrapper .bgvideo {display: block;width: 100%;height:100%;object-fit: cover;}
.ComponentInnerBanner2022  .ComponentInnerBanner2022_wrapper .content_wrapper {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.ComponentInnerBanner2022  .content_wrapper .content_1{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ComponentInnerBanner2022  .content_wrapper .content_1::after{content: '\20';display: block;height: 0;clear: both;}
.ComponentInnerBanner2022  .content_wrapper .content_1 .left{float: left;display: block;color: #fff; font-size: 2.08333vw; font-weight: 500;letter-spacing: 0.26041vw;padding-right: 1vw;line-height: 1.5;text-align: right;}
.ComponentInnerBanner2022  .content_wrapper .content_1 .left br{display: inline;}
.ComponentInnerBanner2022  .content_wrapper .content_1 .right{float: left;display: block;color: #fff; font-size: 2.60416vw; font-weight: 600;letter-spacing: 0.26041vw;padding: 0 1vw;line-height: 1.5;color:transparent;
    background: linear-gradient(90deg, rgba(135, 139, 255, 1) 0%, rgba(74, 218, 235, 1) 56.94%, rgba(255, 219, 161, 1) 100%);
    -webkit-background-clip: text;margin-top:  1vw;}


@media screen and (min-width: 1027px){
    .NavList_a1 a:hover, .ClassList_b2 a:hover{background-color: #0061ae;color: #fff;}

.rid46 .tap_btn li:hover{color: #0061ae;}
.rid46 .tap_btn li:hover:after{opacity: 1;}


}
@media screen and (max-width: 1440px){
    #year .swiper-slide-active  em{font-size: 20px;}
}
@media screen and (max-width: 1250px){
    .PosList_a1{margin-top: 6vw;}
    .main-box{font-size: 14px;}
    .page-title span{font-size: 28px;}

    .NavList_a1 a, .ClassList_b2 a{font-size: 16px;}


    .rid58 .case-T em{font-size:12px;}

    .rid31 .M .R{width: 47%;padding-top: 3vw;}
    .rid31 .M .L{width: 49%;max-width: 100%;}
    #year .swiper-slide-active  em{font-size: 18px;}

    .rid52 .M li .img{height: 12vw;}
    .solgan{font-size: 18px;}

    .about .L{width: 50%;}
    .about .R{width: 35%;}

}
@media screen and (max-width: 1100px){
    .page-nav .R{display: none;}
    .page-ban .BannerShow_c1 div{height: 40vw;}
    .ResTitle_a1{top: 20vw;}
    .ResTitle_a1 span{font-size: 24px;}
    .page-title span{font-size:24px;}

    .advantage li{height: auto;padding-top: 22vw;background-size: 100% auto;background-repeat: no-repeat;}
    .advantage li .txt, .advantage li a>h3,.advantage li h3{font-size: 20px;}
    .advantage li a>h3{display: none;}
    .advantage li .txt{opacity: 1;padding: 10px 10px;box-sizing: border-box;width: 100%; background-color: #0061ae;position: static;}
    .advantage li .txt p{display: none;}

}
@media screen and (max-width: 640px){
    .swiper-pagination{z-index: 1;position:static;}
    .swiper-pagination-clickable .swiper-pagination-bullet{height: 2px;width: 13px;border-radius: 4px;margin: 0 2px;opacity: 0.66;background-color: #797979;}
    .swiper-pagination-bullet-active{width: 26px !important;background: #0093d7 !important;opacity: 1 !important;}

    .header{position:fixed;}
    .page-ban .BannerShow_c1 div{height: 50vw;max-height: 775px;}
    .page-ban .BannerShow_c1 div img{height: 100%;}
    .ban-txt{left: 5%;bottom: 16vw;}
    .ResTitle_a1 em{font-size: 7.5vw;}

    .about .title,.page-title span{font-size: 6vw;}
    .about .L{float: none;width: 100%;margin: 0; }
    .about .R{float: none;width: 100%;}
    .solgan,.rid46 .ClassList_b2 a{font-size: 3.8vw;}
    
    .nav{margin-bottom: 10vw;}
    .nav .swiper-button-next{right: 3%;}
    .nav .swiper-button-prev{left: 3%;}
    .nav .swiper-button-next, .nav .swiper-button-prev{-webkit-transform: translateY(-50%) rotate(-180deg);
    -moz-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    -o-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);}

    .page-nav .L{float: none;width: 100%;text-align: center;}
    .NavList_a1,.ClassList_b2{margin: 0 auto;display: inline-block;border:none;}
    .ClassList_b2 li + li, .NavList_a1 li + li{border:none;}
    .NavList_a1 a,.ClassList_b2 a{font-size: 3.8vw;padding: 0.3em 2vw;box-sizing:border-box;height: auto;line-height: 1.5;}

    .main-box{font-size: 3.8vw;margin-top: 8vw;min-height: 40vh;}

    .advantage li{float: none;width: 100%;height: auto;padding-top: 36vw;background-size: 100% auto;background-repeat: no-repeat;}
    .advantage li h3{font-size: 4.5vw;}
    .advantage li a{height: auto;}
    .advantage li a>h3{display: none;}
    .advantage li .txt{padding: 5vw 3vw;}
    .advantage li:nth-child(2n) .txt{background: #777;}
    .advantage li .txt p{font-size: 3.8vw;opacity: 1;display: block;}
    .advantage li h3:after{height: 2px;}
    .advantage li:last-child{padding-top: 16vw;background-position: left bottom;}

    /*案例详情*/
    .ProductDetail_b1 { width: 100%; }
    .ProductDetail_b1 h2 { font-size: 5vw; line-height: 2; margin-bottom: 0px; }
    .ProductDetail_b1 h3 { font-size: 3.33vw; line-height: 2; }
    .ProductDetail_b1 .Product_Detail { width: 100%; margin-top: 50px; }
    .caseback { width: 90px; height: 90px; margin: 25px auto; border-radius: 50%; line-height: 90px; font-size: 24px; border: 2px #0061ae solid; }
    /*我们客户*/
    .partner_title { font-size: 5vw; line-height: 1.6; }
    .partner ul.PhotoList_h1 li { width: 33.33%; }
    /*联系我们*/
    #map_c { height: 55vw; }
    .contact_us h1 { font-size: 5vw; line-height: 1.6; margin: 20px 0 10px 0; }
    .contact_us .contact_list li { width: 90%; font-size: 3.33vw; padding: 8px 0 8px 10%; text-indent: 0; line-height: 1.6 }
    /*我要应聘*/
    .hrList_title1 { font-size: 5vw; font-weight: bold; line-height: 1.6; }
    /*反馈留言*/
    #feedback .mail { width: 100%; }
    #feedback .choice { width: 100%; margin-left: 0; }
    #feedback .yourphone { width: 100%; }
    #feedback .yourcode { width: 100%; float: left; margin-left: 0; }
    .feedback { padding: 20px 0 20px 0; }
    .feedback .check { width: 48%; margin: 5px 2% 5px 0; font-size: 14px; }
    .apply_ok { padding: 0px; }
    .apply_ok_L { width: 100%; border-right: none }
    .apply_ok_L em { width: 90%; }
    .apply_ok_R { float: left; width: 100%; margin-top: 30px; }

    .page{display: none;}
    .page{
        text-align: left;
    }
    .page a,.page span{
        display:inline-block;
        margin:8px 5px;
        padding: 0.3rem 0.8rem;
        font-size: 12px;
    }
    .load_more_button{display: block;}

    .page-nav{margin-bottom: 6vw;position: relative;}
    .page-nav .sort_btn{display: block;line-height: 1.8;padding: 3vw 0; font-size: 3.8vw;padding: 0 12% 0 5%;
        background: url(/images/d.png) 95% center no-repeat;border: 1px solid #efefef; text-align: left;
        background-size: auto 6px;}
    .page-nav .sort_btn span{display: block;padding-top: 0.5em;padding-bottom: 0.5em;}

    .nav .main-w{width: 100%;}
    .NavList_a1,.ClassList_b2{display: none;margin-bottom: 0;max-width: 100%;position: absolute;width: 100%;z-index: 1;padding-bottom: 3vw;background-color: #eeeeee;}
    .ClassList_b2 li, .NavList_a1 li{display: block;background-color: #eeeeee;color: #4c4c4c;text-align: left;margin-right: 0;}
    .NavList_a1 a,.ClassList_b2 a{font-size: 3.8vw;display: block;padding: 2.5vw 5% 2.5vw 1.3em;line-height: 1.5;}
    .NavList_a1 a.on, .ClassList_b2 .on a{color: #e7186e;background:none;}

    /*案例详情*/
    .ProductDetail_b1 { width: 100%; }
    .ProductDetail_b1 h2 { font-size: 5vw; line-height: 2; margin-bottom: 0px; }
    .ProductDetail_b1 h3 { font-size: 3.33vw; line-height: 2; }
    .ProductDetail_b1 .Product_Detail { width: 100%; margin-top: 50px; }
    .caseback { width: 90px; height: 90px; margin: 25px auto; border-radius: 50%; line-height: 90px; font-size: 24px; border: 2px #0061ae solid; }

    
    .ComponentInnerBanner2022  .ComponentInnerBanner2022_wrapper {display: block;width: 100%;position: relative;height: 50vw;}
    .ComponentInnerBanner2022  .content_wrapper .content_1 .left{font-size: 6vw;float: none;white-space: nowrap;}
    .ComponentInnerBanner2022  .content_wrapper .content_1 .right{font-size: 7vw;float: none;white-space: nowrap;}
}